﻿ 


body, td, th, input, select, textarea, div, span, p
{
    font-family: 微软雅黑,宋体;
    font-size: 12px;
    color: #000000;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #F2DC84;
}
a
{
    color: #000000;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: underline;
    color: #000000;
}
a:active
{
    text-decoration: none;
    color: #000000;
}
.MenuTd
{
    font-family: 微软雅黑,宋体;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    width: 100px;
    cursor: pointer;
    text-align: center;
}
.inputButtonClass
{
    background-image: url(/ResourcesImage/index_r21_c31.png);
    border: 0px;
    height: 23px;
    width: 82px;
    color: #00365C;
    text-align: center;
}
.TopMenuList
{
    bottom: 22px;
    left: -1px;
    position: absolute;
    z-index: 1;
    background-color: #FAFAFA;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-right: #999999 1px solid;
    border-bottom: #999999 1px solid;
    padding: 0px;
    display: none;
}
#map_canvas
{
    width: 100%;
    height: 400px;
    position: absolute;
    line-height: 100%;
}

.entryon
{
    border: 3px solid #429fe1;
}
.entryoff
{
    border: 1px solid #429fe1;
}

.systemlink
{
    
    font-family: 微软雅黑;
    font-size: 13px;
    font-weight: bold;
    color: #1E77B5;
    padding-right: 50px;
    padding-left: 5px;
    text-align:right;
 
}
.systemlink a:link
{
   color: #1E77B5;
}
.systemlink a:link
{
    text-decoration: none;
}
.systemlink a:visited
{
    text-decoration: none;
    color: #1E77B5;
}

